home *** CD-ROM | disk | FTP | other *** search
/ MacAddict 123 / MacAddict_123_2006_11.iso / Software / Productivity / MacJournal 4.0.4.dmg / MacJournal.app / Contents / Resources / Japanese.lproj / ConflictResolver.nib / classes.nib next >
Text File  |  2006-06-27  |  2KB  |  37 lines

  1. {
  2.     IBClasses = (
  3.         {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }, 
  4.         {CLASS = MJConflictOptionListView; LANGUAGE = ObjC; SUPERCLASS = NSView; }, 
  5.         {CLASS = MJConflictOptionView; LANGUAGE = ObjC; SUPERCLASS = NSView; }, 
  6.         {
  7.             ACTIONS = {changeApplyToRemaining = id; next = id; previous = id; }; 
  8.             CLASS = MJConflictResolver; 
  9.             LANGUAGE = ObjC; 
  10.             OUTLETS = {
  11.                 applyToRemainingButton = NSButton; 
  12.                 bothOptionView = MJConflictOptionView; 
  13.                 cancelButton = NSButton; 
  14.                 conflictListView = MJConflictOptionListView; 
  15.                 countTextField = NSTextField; 
  16.                 existingEntryController = NSObjectController; 
  17.                 existingObjectController = NSObjectController; 
  18.                 existingOptionView = MJConflictOptionView; 
  19.                 headingTextField = NSTextField; 
  20.                 newEntryController = NSObjectController; 
  21.                 newObjectController = NSObjectController; 
  22.                 newOptionView = MJConflictOptionView; 
  23.                 okButton = NSButton; 
  24.                 previousButton = NSButton; 
  25.             }; 
  26.             SUPERCLASS = MJWindowController; 
  27.         }, 
  28.         {
  29.             ACTIONS = {cancel = id; ok = id; }; 
  30.             CLASS = MJWindowController; 
  31.             LANGUAGE = ObjC; 
  32.             OUTLETS = {helpButton = NSButton; }; 
  33.             SUPERCLASS = NSWindowController; 
  34.         }
  35.     ); 
  36.     IBVersion = 1; 
  37. }